home *** CD-ROM | disk | FTP | other *** search
- Path: ousrvr3.oulu.fi!news
- From: Arto Pesonen <artsi@ee.oulu.fi>
- Newsgroups: comp.lang.c++
- Subject: Compiler bug in Borland C++ 5.0
- Date: Tue, 09 Apr 1996 11:42:08 +0300
- Organization: University of Oulu
- Message-ID: <316A22E0.47B6@ee.oulu.fi>
- NNTP-Posting-Host: s-tko-pc11.oulu.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- Try setting data aligment to other than byte and compile OWL project.
- Virtual function InitMainWindow is not called with this setup (Double
- word or quad word). With word aligment program crashes. Byte aligment
- always work.
-
- I have Borland C++ 5.0 with patch 1.
-
- - Arto Pesonen
-